[INFO] fetching crate hirun 0.1.22...
[INFO] fixing hirun-0.1.22 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate hirun 0.1.22 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate hirun 0.1.22
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate hirun 0.1.22
[INFO] tweaked toml for crates.io crate hirun 0.1.22 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hirun 0.1.22 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hirun 0.1.22 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 079357dfb7ba6efa7257fe73a43cc227e2daaacc055512f06bfd5823b0fc21b7
[INFO] running `Command { std: "docker" "start" "079357dfb7ba6efa7257fe73a43cc227e2daaacc055512f06bfd5823b0fc21b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "079357dfb7ba6efa7257fe73a43cc227e2daaacc055512f06bfd5823b0fc21b7" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "079357dfb7ba6efa7257fe73a43cc227e2daaacc055512f06bfd5823b0fc21b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "079357dfb7ba6efa7257fe73a43cc227e2daaacc055512f06bfd5823b0fc21b7" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.166
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking hierr v0.2.2
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking hipool v0.3.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking hictor v0.1.6
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking hipthread v0.1.2
[INFO] [stderr]     Checking hicollections v0.1.5
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking hiopt v0.1.7
[INFO] [stderr]    Compiling hifmt-macros v0.2.3
[INFO] [stderr]    Compiling hioff v0.1.1
[INFO] [stderr]    Compiling hirun-macros v0.1.0
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking hifmt v0.1.7
[INFO] [stderr]     Checking hirun v0.1.22 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]        Fixed src/runtime/active_worker.rs (8 fixes)
[INFO] [stderr]        Fixed src/event/sched.rs (3 fixes)
[INFO] [stderr]        Fixed src/runtime/task/task.rs (4 fixes)
[INFO] [stderr]        Fixed src/runtime/pool_cache.rs (1 fix)
[INFO] [stderr]        Fixed src/runtime/local/mod.rs (1 fix)
[INFO] [stderr]        Fixed src/runtime/context.rs (7 fixes)
[INFO] [stderr]        Fixed src/runtime/mod.rs (1 fix)
[INFO] [stderr]        Fixed src/runtime/future.rs (1 fix)
[INFO] [stderr]        Fixed src/time.rs (1 fix)
[INFO] [stderr]        Fixed src/channel/mod.rs (4 fixes)
[INFO] [stderr]        Fixed src/runtime/task/raw.rs (4 fixes)
[INFO] [stderr]        Fixed src/runtime/sched.rs (2 fixes)
[INFO] [stderr]        Fixed src/platform.rs (2 fixes)
[INFO] [stderr]        Fixed src/net/addr.rs (2 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/net/socket.rs:427:19
[INFO] [stdout]     |
[INFO] [stdout] 427 |             match self.try_accept() {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 431 |                 }) => self.wait_readable().await?,
[INFO] [stdout]     |                       --------------------------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       `__awaitee` calls a custom destructor
[INFO] [stdout]     |                       `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 434 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `event::traits::Scheduler::add_event` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/event/sched.rs:240:9
[INFO] [stdout]     |
[INFO] [stdout] 240 |         this.add_event(e, priority)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: `--force-warn unsafe-op-in-unsafe-fn` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `event::traits::Scheduler::del_event` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/event/sched.rs:245:9
[INFO] [stdout]     |
[INFO] [stdout] 245 |         this.del_event(e)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `event::traits::Scheduler::add_fd_event` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/event/sched.rs:250:9
[INFO] [stdout]     |
[INFO] [stdout] 250 |         this.add_fd_event(e, events, fd, flags)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `event::traits::Scheduler::mod_fd_event` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/event/sched.rs:255:9
[INFO] [stdout]     |
[INFO] [stdout] 255 |         this.mod_fd_event(e, events, fd, flags)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `event::traits::Scheduler::del_fd_event` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/event/sched.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 260 |         this.del_fd_event(fd)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `event::traits::Scheduler::set_timer` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/event/sched.rs:265:9
[INFO] [stdout]     |
[INFO] [stdout] 265 |         this.set_timer(t, msecs)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `event::traits::Scheduler::del_timer` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/event/sched.rs:270:9
[INFO] [stdout]     |
[INFO] [stdout] 270 |         this.del_timer(t)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/net/socket.rs:427:19
[INFO] [stdout]     |
[INFO] [stdout] 427 |             match self.try_accept() {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 431 |                 }) => self.wait_readable().await?,
[INFO] [stdout]     |                       --------------------------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       `__awaitee` calls a custom destructor
[INFO] [stdout]     |                       `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 434 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `event::traits::Scheduler::add_event` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/event/sched.rs:240:9
[INFO] [stdout]     |
[INFO] [stdout] 240 |         this.add_event(e, priority)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: `--force-warn unsafe-op-in-unsafe-fn` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `event::traits::Scheduler::del_event` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/event/sched.rs:245:9
[INFO] [stdout]     |
[INFO] [stdout] 245 |         this.del_event(e)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `event::traits::Scheduler::add_fd_event` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/event/sched.rs:250:9
[INFO] [stdout]     |
[INFO] [stdout] 250 |         this.add_fd_event(e, events, fd, flags)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `event::traits::Scheduler::mod_fd_event` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/event/sched.rs:255:9
[INFO] [stdout]     |
[INFO] [stdout] 255 |         this.mod_fd_event(e, events, fd, flags)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `event::traits::Scheduler::del_fd_event` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/event/sched.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 260 |         this.del_fd_event(fd)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `event::traits::Scheduler::set_timer` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/event/sched.rs:265:9
[INFO] [stdout]     |
[INFO] [stdout] 265 |         this.set_timer(t, msecs)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `event::traits::Scheduler::del_timer` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/event/sched.rs:270:9
[INFO] [stdout]     |
[INFO] [stdout] 270 |         this.del_timer(t)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr]    Migrating examples/tokioproxy/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/tcpproxy/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> examples/tokioproxy/main.rs:71:38
[INFO] [stdout]     |
[INFO] [stdout]  71 |       while let Ok((mut inbound, _)) = listener.accept().await {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                        |                 |
[INFO] [stdout]     |                                        |                 this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                        |                 up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                        |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                        |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                        `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                        `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  72 |           let addr = remote.clone();
[INFO] [stdout]  73 | /         tokio::spawn(async move {
[INFO] [stdout]  74 | |             let Ok(mut outbound) = TcpStream::connect(addr).await else {
[INFO] [stdout]  75 | |                 return;
[INFO] [stdout]  76 | |             };
[INFO] [stdout]  77 | |             let _ =
[INFO] [stdout]  78 | |                 copy_bidirectional_with_sizes(&mut inbound, &mut outbound, buflen, buflen).await;
[INFO] [stdout]  79 | |         });
[INFO] [stdout]     | |          -
[INFO] [stdout]     | |          |
[INFO] [stdout]     | |__________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |            `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  80 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/io/poll_evented.rs:298:1
[INFO] [stdout]     |
[INFO] [stdout] 298 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/io/poll_evented.rs:298:1
[INFO] [stdout]     |
[INFO] [stdout] 298 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/join.rs:351:1
[INFO] [stdout]     |
[INFO] [stdout] 351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> examples/tcpproxy/main.rs:82:31
[INFO] [stdout]     |
[INFO] [stdout]  82 |     while let Ok((down, _)) = aio.accept().await {
[INFO] [stdout]     |                   ----        ^^^^^^^^^^^^^-----
[INFO] [stdout]     |                   |           |            |
[INFO] [stdout]     |                   |           |            this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                   |           |            up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                   |           |            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   |           |            `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                   |           this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                   |           up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                   |           `__awaitee` calls a custom destructor
[INFO] [stdout]     |                   |           `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                   `down` calls a custom destructor
[INFO] [stdout]     |                   `down` will be dropped later as of Edition 2024
[INFO] [stdout]  83 |         let up = Fd::tcp_connect(None, remote)?;
[INFO] [stdout]     |                  ------------------------------
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                  `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  84 |         let _ = runtime::task::spawn(do_proxy(down, up, buflen)).await;
[INFO] [stdout]     |                 ------------------------------------------------------
[INFO] [stdout]     |                 |                                                |
[INFO] [stdout]     |                 |                                                this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                 |                                                `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                 `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                 `#4` will be dropped later as of Edition 2024
[INFO] [stdout]  85 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `down` invokes this custom destructor
[INFO] [stdout]    --> src/net/fd.rs:173:1
[INFO] [stdout]     |
[INFO] [stdout] 173 | impl Drop for Fd {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> src/net/fd.rs:173:1
[INFO] [stdout]     |
[INFO] [stdout] 173 | impl Drop for Fd {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/mod.rs:63:1
[INFO] [stdout]     |
[INFO] [stdout]  63 | impl Drop for TaskRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/mod.rs:63:1
[INFO] [stdout]     |
[INFO] [stdout]  63 | impl Drop for TaskRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating examples/count_lines/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/httpserver/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> examples/httpserver/main.rs:17:45
[INFO] [stdout]    |
[INFO] [stdout] 12 |         if let Err(_) = req.read(&mut aio).await {
[INFO] [stdout]    |                         ------------------------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         `__awaitee` calls a custom destructor
[INFO] [stdout]    |                         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 17 |         if let Err(_) = rsp.write(&mut aio).await {
[INFO] [stdout]    |                         --------------------^^^^^
[INFO] [stdout]    |                         |                   |
[INFO] [stdout]    |                         |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |                         |                   up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 20 |     }
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating examples/tokioserver/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/net/socket.rs:427:19
[INFO] [stdout]     |
[INFO] [stdout] 427 |             match self.try_accept() {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 431 |                 }) => self.wait_readable().await?,
[INFO] [stdout]     |                       --------------------------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       `__awaitee` calls a custom destructor
[INFO] [stdout]     |                       `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 434 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `event::traits::Scheduler::add_event` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/event/sched.rs:240:9
[INFO] [stdout]     |
[INFO] [stdout] 240 |         this.add_event(e, priority)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: `--force-warn unsafe-op-in-unsafe-fn` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `event::traits::Scheduler::del_event` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/event/sched.rs:245:9
[INFO] [stdout]     |
[INFO] [stdout] 245 |         this.del_event(e)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `event::traits::Scheduler::add_fd_event` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/event/sched.rs:250:9
[INFO] [stdout]     |
[INFO] [stdout] 250 |         this.add_fd_event(e, events, fd, flags)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `event::traits::Scheduler::mod_fd_event` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/event/sched.rs:255:9
[INFO] [stdout]     |
[INFO] [stdout] 255 |         this.mod_fd_event(e, events, fd, flags)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `event::traits::Scheduler::del_fd_event` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/event/sched.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 260 |         this.del_fd_event(fd)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `event::traits::Scheduler::set_timer` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/event/sched.rs:265:9
[INFO] [stdout]     |
[INFO] [stdout] 265 |         this.set_timer(t, msecs)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `event::traits::Scheduler::del_timer` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/event/sched.rs:270:9
[INFO] [stdout]     |
[INFO] [stdout] 270 |         this.del_timer(t)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr]    Migrating benches/compute.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> benches/compute.rs:58:29
[INFO] [stdout]    |
[INFO] [stdout] 58 |         while let Some(_) = set.join_next().await {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^-----
[INFO] [stdout]    |                             |               |
[INFO] [stdout]    |                             |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]    |                             |               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                             |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                             |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    |                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |                             up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                             `__awaitee` calls a custom destructor
[INFO] [stdout]    |                             `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 59 |         }
[INFO] [stdout]    |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> benches/compute.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         RT.as_ref().unwrap()
[INFO] [stdout]    |         ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 10 - static mut RT: Option<tokio::runtime::Runtime> = None;
[INFO] [stdout] 10 + static RT: Option<tokio::runtime::Runtime> = None;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> benches/compute.rs:27:23
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let rt = unsafe { RT.as_ref().unwrap() };
[INFO] [stdout]    |                       ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 10 - static mut RT: Option<tokio::runtime::Runtime> = None;
[INFO] [stdout] 10 + static RT: Option<tokio::runtime::Runtime> = None;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] [stderr] crater-edition-check: hirun v0.1.22 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking hirun v0.1.22 (/opt/rustwide/workdir)
[INFO] [stdout] warning[E0133]: call to unsafe function `event::traits::Scheduler::add_event` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/event/sched.rs:240:9
[INFO] [stdout]     |
[INFO] [stdout] 240 |         this.add_event(e, priority)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `event::traits::Scheduler::del_event` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/event/sched.rs:245:9
[INFO] [stdout]     |
[INFO] [stdout] 245 |         this.del_event(e)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `event::traits::Scheduler::add_fd_event` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/event/sched.rs:250:9
[INFO] [stdout]     |
[INFO] [stdout] 250 |         this.add_fd_event(e, events, fd, flags)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `event::traits::Scheduler::mod_fd_event` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/event/sched.rs:255:9
[INFO] [stdout]     |
[INFO] [stdout] 255 |         this.mod_fd_event(e, events, fd, flags)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `event::traits::Scheduler::del_fd_event` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/event/sched.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 260 |         this.del_fd_event(fd)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `event::traits::Scheduler::set_timer` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/event/sched.rs:265:9
[INFO] [stdout]     |
[INFO] [stdout] 265 |         this.set_timer(t, msecs)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `event::traits::Scheduler::del_timer` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/event/sched.rs:270:9
[INFO] [stdout]     |
[INFO] [stdout] 270 |         this.del_timer(t)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/runtime/task/task.rs:190:20
[INFO] [stdout]     |
[INFO] [stdout] 189 |     unsafe fn join(task: &RawTask, output: *mut ()) -> Result<()> { unsafe {
[INFO] [stdout]     |                                                                     ------ because it's nested under this `unsafe` block
[INFO] [stdout] 190 |         let this = unsafe { Self::from_raw(task) };
[INFO] [stdout]     |                    ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/runtime/task/task.rs:209:20
[INFO] [stdout]     |
[INFO] [stdout] 206 |     unsafe fn output(task: &RawTask, waker: &Waker, output: *mut ()) -> Poll<Result<()>> { unsafe {
[INFO] [stdout]     |                                                                                            ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 209 |         let this = unsafe { Self::from_raw(task) };
[INFO] [stdout]     |                    ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/runtime/task/task.rs:210:28
[INFO] [stdout]     |
[INFO] [stdout] 206 |     unsafe fn output(task: &RawTask, waker: &Waker, output: *mut ()) -> Poll<Result<()>> { unsafe {
[INFO] [stdout]     |                                                                                            ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 210 |         let joined = match unsafe { &*this.joinable.as_ptr() } {
[INFO] [stdout]     |                            ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/runtime/task/task.rs:231:20
[INFO] [stdout]     |
[INFO] [stdout] 230 |     unsafe fn tail(task: &RawTask, layout: Layout) -> *const () { unsafe {
[INFO] [stdout]     |                                                                   ------ because it's nested under this `unsafe` block
[INFO] [stdout] 231 |         let this = unsafe { Self::from_raw(task) } as *const Self;
[INFO] [stdout]     |                    ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `event::traits::Scheduler::add_event` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/event/sched.rs:240:9
[INFO] [stdout]     |
[INFO] [stdout] 240 |         this.add_event(e, priority)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `event::traits::Scheduler::del_event` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/event/sched.rs:245:9
[INFO] [stdout]     |
[INFO] [stdout] 245 |         this.del_event(e)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `event::traits::Scheduler::add_fd_event` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/event/sched.rs:250:9
[INFO] [stdout]     |
[INFO] [stdout] 250 |         this.add_fd_event(e, events, fd, flags)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `event::traits::Scheduler::mod_fd_event` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/event/sched.rs:255:9
[INFO] [stdout]     |
[INFO] [stdout] 255 |         this.mod_fd_event(e, events, fd, flags)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `event::traits::Scheduler::del_fd_event` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/event/sched.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 260 |         this.del_fd_event(fd)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `event::traits::Scheduler::set_timer` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/event/sched.rs:265:9
[INFO] [stdout]     |
[INFO] [stdout] 265 |         this.set_timer(t, msecs)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `event::traits::Scheduler::del_timer` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/event/sched.rs:270:9
[INFO] [stdout]     |
[INFO] [stdout] 270 |         this.del_timer(t)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/runtime/task/task.rs:190:20
[INFO] [stdout]     |
[INFO] [stdout] 189 |     unsafe fn join(task: &RawTask, output: *mut ()) -> Result<()> { unsafe {
[INFO] [stdout]     |                                                                     ------ because it's nested under this `unsafe` block
[INFO] [stdout] 190 |         let this = unsafe { Self::from_raw(task) };
[INFO] [stdout]     |                    ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/runtime/task/task.rs:209:20
[INFO] [stdout]     |
[INFO] [stdout] 206 |     unsafe fn output(task: &RawTask, waker: &Waker, output: *mut ()) -> Poll<Result<()>> { unsafe {
[INFO] [stdout]     |                                                                                            ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 209 |         let this = unsafe { Self::from_raw(task) };
[INFO] [stdout]     |                    ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/runtime/task/task.rs:210:28
[INFO] [stdout]     |
[INFO] [stdout] 206 |     unsafe fn output(task: &RawTask, waker: &Waker, output: *mut ()) -> Poll<Result<()>> { unsafe {
[INFO] [stdout]     |                                                                                            ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 210 |         let joined = match unsafe { &*this.joinable.as_ptr() } {
[INFO] [stdout]     |                            ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/runtime/task/task.rs:231:20
[INFO] [stdout]     |
[INFO] [stdout] 230 |     unsafe fn tail(task: &RawTask, layout: Layout) -> *const () { unsafe {
[INFO] [stdout]     |                                                                   ------ because it's nested under this `unsafe` block
[INFO] [stdout] 231 |         let this = unsafe { Self::from_raw(task) } as *const Self;
[INFO] [stdout]     |                    ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `event::traits::Scheduler::add_event` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/event/sched.rs:240:9
[INFO] [stdout]     |
[INFO] [stdout] 240 |         this.add_event(e, priority)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `event::traits::Scheduler::del_event` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/event/sched.rs:245:9
[INFO] [stdout]     |
[INFO] [stdout] 245 |         this.del_event(e)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `event::traits::Scheduler::add_fd_event` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/event/sched.rs:250:9
[INFO] [stdout]     |
[INFO] [stdout] 250 |         this.add_fd_event(e, events, fd, flags)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `event::traits::Scheduler::mod_fd_event` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/event/sched.rs:255:9
[INFO] [stdout]     |
[INFO] [stdout] 255 |         this.mod_fd_event(e, events, fd, flags)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `event::traits::Scheduler::del_fd_event` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/event/sched.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 260 |         this.del_fd_event(fd)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `event::traits::Scheduler::set_timer` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/event/sched.rs:265:9
[INFO] [stdout]     |
[INFO] [stdout] 265 |         this.set_timer(t, msecs)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `event::traits::Scheduler::del_timer` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/event/sched.rs:270:9
[INFO] [stdout]     |
[INFO] [stdout] 270 |         this.del_timer(t)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> benches/compute.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         RT.as_ref().unwrap()
[INFO] [stdout]    |         ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 10 - static mut RT: Option<tokio::runtime::Runtime> = None;
[INFO] [stdout] 10 + static RT: Option<tokio::runtime::Runtime> = None;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> benches/compute.rs:27:23
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let rt = unsafe { RT.as_ref().unwrap() };
[INFO] [stdout]    |                       ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 10 - static mut RT: Option<tokio::runtime::Runtime> = None;
[INFO] [stdout] 10 + static RT: Option<tokio::runtime::Runtime> = None;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hirun` (bench "compute") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/runtime/task/task.rs:190:20
[INFO] [stdout]     |
[INFO] [stdout] 189 |     unsafe fn join(task: &RawTask, output: *mut ()) -> Result<()> { unsafe {
[INFO] [stdout]     |                                                                     ------ because it's nested under this `unsafe` block
[INFO] [stdout] 190 |         let this = unsafe { Self::from_raw(task) };
[INFO] [stdout]     |                    ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/runtime/task/task.rs:209:20
[INFO] [stdout]     |
[INFO] [stdout] 206 |     unsafe fn output(task: &RawTask, waker: &Waker, output: *mut ()) -> Poll<Result<()>> { unsafe {
[INFO] [stdout]     |                                                                                            ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 209 |         let this = unsafe { Self::from_raw(task) };
[INFO] [stdout]     |                    ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/runtime/task/task.rs:210:28
[INFO] [stdout]     |
[INFO] [stdout] 206 |     unsafe fn output(task: &RawTask, waker: &Waker, output: *mut ()) -> Poll<Result<()>> { unsafe {
[INFO] [stdout]     |                                                                                            ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 210 |         let joined = match unsafe { &*this.joinable.as_ptr() } {
[INFO] [stdout]     |                            ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/runtime/task/task.rs:231:20
[INFO] [stdout]     |
[INFO] [stdout] 230 |     unsafe fn tail(task: &RawTask, layout: Layout) -> *const () { unsafe {
[INFO] [stdout]     |                                                                   ------ because it's nested under this `unsafe` block
[INFO] [stdout] 231 |         let this = unsafe { Self::from_raw(task) } as *const Self;
[INFO] [stdout]     |                    ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "079357dfb7ba6efa7257fe73a43cc227e2daaacc055512f06bfd5823b0fc21b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "079357dfb7ba6efa7257fe73a43cc227e2daaacc055512f06bfd5823b0fc21b7", kill_on_drop: false }`
[INFO] [stdout] 079357dfb7ba6efa7257fe73a43cc227e2daaacc055512f06bfd5823b0fc21b7
